CommonEvent 1162
Name = "会話：人魂娘"

  999([1162])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>Cuuurrrssseeee...\nActually, I don't want to curse anyone."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>I'm actually different from typical ghosts.\nI guess you can say I'm more like a soul or a spirit...?"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>Give me a gift, please♪"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>After becoming a soul, I feel like I've been set free..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>I don't have to worry about sickness♪"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>Sutras are not allowed in my presence."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["hitodama_fc1", 1, 0, 2])
    ShowText(["\\n<Hitodama Girl>There is a fireworks display once every summer in Yamatai♪ When you're a soul, you can get the best seats to watch it!"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>You must cherish your life or it will be worthless."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>Have you seen any couples flirting at night?\nIf you have, I want to try scaring them."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>Soul of fire, burning with passion!"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>We hold an athletic meeting in the graveyard at night. Are you exercising your body properly?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["I'm adventuring every day", "I'm fighting monsters every day", "I masturbate every day"], 0])
    When([0, "毎日冒険してる"])
      ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
      ShowText(["\\n<Hitodama Girl>Oh, you're a traveler.\nThen you have no shortage of exercise."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "毎日魔物と戦ってる"])
      ShowTextAttributes(["hitodama_fc1", 2, 0, 2])
      ShowText(["\\n<Hitodama Girl>In that case, we're not your enemy!"])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "毎日オナニーしてる"])
      ShowTextAttributes(["hitodama_fc1", 2, 0, 2])
      ShowText(["\\n<Hitodama Girl>That's not exercise!\n...Or is it? I don't know..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>How do you think I died?"])
    ShowText([""])
    ShowChoices([["Natural causes", "An accident", "Suicide"], 0])
    When([0, "病死"])
      ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
      ShowText(["\\n<Hitodama Girl>That's not it! ♪\nI wasn't that weak."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "事故死"])
      ShowTextAttributes(["hitodama_fc1", 2, 0, 2])
      ShowText(["\\n<Hitodama Girl>Yes, it was an accident...\nI smoked some tobacco at a fireworks storehouse..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "自殺"])
      ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
      ShowText(["\\n<Hitodama Girl>I would never commit suicide!"])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>Just because I'm dead doesn't mean I have to be gloomy, right?"])
    ShowText([""])
    ShowChoices([["That's right", "You'd better be dark", "It doesn't matter"], 0])
    When([0, "その通りだ"])
      ShowTextAttributes(["hitodama_fc1", 1, 0, 2])
      ShowText(["\\n<Hitodama Girl>That's right! ♪\nI'm a Hitodama, I want to shine brightly."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "暗くした方がいい"])
      ShowTextAttributes(["hitodama_fc1", 2, 0, 2])
      ShowText(["\\n<Hitodama Girl>I will curse you...\nShould I say something like that?"])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "どうでもいい"])
      ShowTextAttributes(["hitodama_fc1", 2, 0, 2])
      ShowText(["\\n<Hitodama Girl>Ah, I see...\nYou're rather carefree, aren't you."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>I'm going to rebuild my grave, but...\nWhat should it be like?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Eastern-style grave", "Western-style grave", "Pyramid-style royal tomb"], 0])
    When([0, "和風の墓"])
      ShowTextAttributes(["hitodama_fc1", 1, 0, 2])
      ShowText(["\\n<Hitodama Girl>That's right, it should be eastern-styled!"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "洋風の墓"])
      ShowTextAttributes(["hitodama_fc1", 1, 0, 2])
      ShowText(["\\n<Hitodama Girl>The western-style would be very fashionable♪"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "ピラミッド風の王墓"])
      ShowTextAttributes(["hitodama_fc1", 2, 0, 2])
      ShowText(["\\n<Hitodama Girl>I wouldn't be able to rest in such extravagance!"])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["hitodama_fc1", 1, 0, 2])
    ShowText(["\\n<Hitodama Girl>I love fireworks! ♪\nWhat do you think is a summer tradition?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Watermelons", "Cicada shells", "Test of courage"], 0])
    When([0, "スイカ"])
      ShowTextAttributes(["hitodama_fc1", 1, 0, 2])
      ShowText(["\\n<Hitodama Girl>They're sweet and delicious! ♪\n...But I can't eat anymore..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "蝉の抜け殻"])
      ShowTextAttributes(["hitodama_fc1", 2, 0, 2])
      ShowText(["\\n<Hitodama Girl>They're kind of somber..."])
      ShowText([""])
      Empty([])

    When([2, "肝試し"])
      ShowTextAttributes(["hitodama_fc1", 1, 0, 2])
      ShowText(["\\n<Hitodama Girl>In that case, I'll help you♪"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 306])
      ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
      ShowText(["\\n<Hitodama Girl>I want to ride a cucumber♪"])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 306, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[306]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
        ShowText(["\\n<Hitodama Girl>Yay! ♪"])
        ShowText([""])
        ChangeItems([306, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["hitodama_fc1", 2, 0, 2])
        ShowText(["\\n<Hitodama Girl>Eeeh?"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 4])
      ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
      ShowText(["\\n<Hitodama Girl>I need to drink a miracle drug to restore my powers..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 4, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[4]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
        ShowText(["\\n<Hitodama Girl>Yay! ♪"])
        ShowText([""])
        ChangeItems([4, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["hitodama_fc1", 2, 0, 2])
        ShowText(["\\n<Hitodama Girl>Eeeh?"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>If I have money, I'll be treated well in the next world♪"])
    ShowText([""])
    ConditionalBranch([7, 621, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 621G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
        ShowText(["\\n<Hitodama Girl>Yay! ♪"])
        ShowText([""])
        ChangeGold([1, 0, 621])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["hitodama_fc1", 2, 0, 2])
        ShowText(["\\n<Hitodama Girl>Eeeh?"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["hitodama_fc1", 2, 0, 2])
      ShowText(["\\n<Hitodama Girl>...Arere, why didn't you say that's not possible?"])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>You're excited aren't you? I'll give you this! ♪"])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([56, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Hitodama Girl gave you a \\ii[56]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>I failed to use it and ended up like this..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([11, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Hitodama Girl gave you a \\ii[11]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["hitodama_fc1", 0, 0, 2])
    ShowText(["\\n<Hitodama Girl>Could you take this offering with you...?"])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 1035])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Hitodama Girl gave you 1035G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
